Welcome![Sign In][Sign Up]
Location:
Search - dynamic mesh

Search list

[Windows Developd3dwave

Description: 动态的3d网格画图-dynamic mesh drawing
Platform: | Size: 5075 | Author: 冯吉 | Hits:

[SourceCodefluent dynamic mesh

Description:
Platform: | Size: 1546 | Author: launcher1 | Hits:

[Windows Developd3dwave

Description: 动态的3d网格画图-dynamic mesh drawing
Platform: | Size: 5120 | Author: 冯吉 | Hits:

[OpenGL programwatermoni

Description: 基于混合函数的水波模拟和动态显示技术研究.相关技术:OpenGL类库,分形,Mesh等。-based on the wave function of mixed analog and dynamic display technology research. Technology : OpenGL library, fractal, such as Mesh.
Platform: | Size: 275456 | Author: 吴家道 | Hits:

[Documentsthemeshodofdip

Description: 我正在作人脸表情识别的毕业设计 这篇《人脸表情识别方法》的论文给出了不少很有参考价值的方法 包括静态动态表情提取方法 表情识别的方法 -I was Zuoren Facial Expression Recognition of the graduate design of this Facial Expression Recognition Method paper gives a lot of valuable methods include static dynamic expression extraction method expression recognition method
Platform: | Size: 800768 | Author: 张波 | Hits:

[Internet-NetworkWirelessMeshNetworkAlgorithm

Description: 无线网状网是一种高速率、高容量的多点对多点网络,可把它看成是Ad Hoc网络的简化版本。正如Ad Ho。网络一样,无线网状网中的路由是它的一项关键技术。基于此,本论文对无线网状网的路由协议进行研究。 文中首先介绍了无线网状网的结构,特点以及其发展与现状 其次,分析了Ad hoc网络中各种路由协议的优劣 再次,重点研究了其中的一种动态源路由协议(DSR)的具体实现过程 在DSR的基础上,对其进行改进,提出了一种均衡流量动态源路由协议,对它进行性能分析和仿真。-Wireless Mesh Network is a high-speed, high-capacity multi-point-to-multipoint network, it could be seen as Ad Hoc networks, a simplified version. As the Ad Ho. Networks, wireless mesh routing is a key technology. Based on this, the thesis of the wireless mesh routing protocol research. First, wireless mesh networks, introduced the structure, characteristics and status of its development and secondly, an analysis of Ad hoc network routing protocols in a variety of advantages and disadvantages again, focused on one of the Dynamic Source Routing Protocol (DSR) concrete realization of the process in DSR based on its improvement, a balanced flow of dynamic source routing protocol, its performance analysis and simulation.
Platform: | Size: 1958912 | Author: 诗圣 | Hits:

[Algorithm动网格

Description:
Platform: | Size: 4063232 | Author: rc | Hits:

[ActiveX/DCOM/ATLmeshfile

Description: mesh file for Computational fluid dynamic
Platform: | Size: 379904 | Author: zaen | Hits:

[OpenGL programgridmonster

Description: Example of dynamic mesh without cracks.
Platform: | Size: 82944 | Author: DELTRON | Hits:

[Data structsMesh

Description: 摘要:针对传统的DP算法存在条纹瑕疵,提出了一种改进的垂直性约束动态规划立体匹配算法,通过利用扫描线间的相关信息来约束动态规划过程,使得处理每一条扫描线时都能充分利用以前扫描线的匹配信息。实验结果表明,该算法可以明显地消除传统DP算法的视差图的条纹瑕疵,匹配精度高, 而且执行时间短。-ABSTRACT Although network speed has been increased over the years,bandwidth limitation continues to pose challenges to online applications requiring dynamic visualization.This is because the demand for instantaneous multimedia content far surpasses the network capability.It is therefore beneficial to suppress redundant data which does not contribute to visual quality in order to optimize resource utilization.When modeling photorealistic objects in 3D space,joint transmission of texture and mesh is required.In this paper, we propose an optimization strategy to reduce mesh data by transmitting only data perceptible to the human visual system.This strategy is motivated by the experimental finding on the just-noticeable-difference approach and the concept of stereo vision.
Platform: | Size: 1043456 | Author: 李哲 | Hits:

[Windows Developsilo

Description: 导弹的六自由度动网格UDF代码,c源文件代码 -Six degrees of freedom dynamic mesh missile UDF code
Platform: | Size: 3072 | Author: 陈兵 | Hits:

[File FormatKnowledge-of-FLUENT_Dynamic-Mesh

Description: 详细介绍了动网格的模型的建立、使用条件等,为学习fluent的同学提供这个方面的指导。-Details of the moving grid model, using the conditions for learning fluent students to provide this guidance.
Platform: | Size: 20480 | Author: 杨俊茵 | Hits:

[Industry researchFLUENT---Tutorial---Dynamic-mesh---Missile-Silo-L

Description: dynamic meshing of a missile body
Platform: | Size: 973824 | Author: waseem121 | Hits:

[transportation applications3d-fluent-dynamic-mesh

Description: 搅拌器动网格 能够模拟网格动态变化的过程-Stirrer moving mesh grid to simulate the dynamic process of change
Platform: | Size: 2496512 | Author: 刘帅 | Hits:

[Otherusing-dynamic-mesh

Description: using dynamic mesh in fluent
Platform: | Size: 927744 | Author: alex | Hits:

[Otherbubble-dynamic-mesh

Description: 气泡根据内外压力差变化的动网格-bubble dynamic mesh
Platform: | Size: 1024 | Author: xiaoyun | Hits:

[Otherlayering-dynamic-mesh

Description: fluent中layering动网格case及程序-layering dynamic mesh case and program
Platform: | Size: 159744 | Author: 北田 | Hits:

[Otherdynamic-mesh-case-of-valve-

Description: fluent中阀门运动的动网格case及程序-valve dynamic mesh case and procedure
Platform: | Size: 78848 | Author: 北田 | Hits:

[Othersmooting-dynamic-mesh-case

Description: fluent中smoothing动网格case及程序-smoothing dynamic mesh case and procedure in fluent
Platform: | Size: 116736 | Author: 北田 | Hits:

[Otherdynamic programming

Description: 设平面上有一个m×n 的网格,将左下角的网格点标记为(0,0)而右上角的网格点标记为(m,n)。某人想从(0,0)出发沿网格线行进到达(m,n),但是在网格点(i,j)处他只能向上行进或者向右行进,向上行进的代价为aij(amj =+∞),向右行进的代价是bij(bin =+∞)。试设计一个动态规划算法,在这个网格中为该旅行者寻找一条代价最小的旅行路线。(There is a m * n mesh on the plane, and the grid point on the lower left is marked (0,0), and the grid point on the upper right is marked as (m, n). Want sb (0,0) starting from marching along the mesh line at (m, n), but in the grid point (I, J) where he can only travel up or to travel on the road to the right, the price for AIJ (AMJ = 2), the road to the right is the price of bij (bin = 2). A dynamic programming algorithm is designed to find the least cost travel route for the traveler in this grid.)
Platform: | Size: 4096 | Author: 16物联网 | Hits:
« 12 3 4 »

CodeBus www.codebus.net